This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Viewer Product Solution GroupDocs...ReplacesImageInFound byte [] imageData = File . ReadAllBytes ( "image.png"...
Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....Viewer Product Family GroupDocs.Comparison...content across a variety of file types, making it essential for...
To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Viewer Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...
Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Viewer Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...
This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Viewer Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...
This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Viewer Product Solution GroupDocs...images, both in separate image files and embedded images: You can...
Following this guide you will learn how to load document from local disk or File stream for editing with GroupDocs.Editor for Java API....Viewer Product Solution GroupDocs...byte stream or through valid file path, should be loaded into...
Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013....Viewer Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Viewer Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...
Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Viewer Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...